Skip to main content

List Player Data Ids

Get a paginated list of all Player data IDs for a given project and environment.

Authentication Required: Yes

ugs cloud-save data player list [options]

Options

AliasDescription
project-id-p, --project-idThe Unity cloud project ID.
environment-e, --environment-nameThe services environment name.
limit--limitThe maximum number of custom data IDs to return. If not specified, the default limit of 20 will be used.
start--starthe custom data ID to start the page from. If not specified, the first page will be returned.
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.